Thursday, 13 March 2025

Prove that sum of 2+4+8+ - - - - +2^n= -2(1-2^n).

 Given that 2+4+8+- - - - +2^n

This expression is a geometrical progression (G.P) . 

Let 'a' be the first term and 'r' the common ratio. 

Here a=2 and r=4/2 =8/4 = - - - =2^n/2^(n-1)=2

Sum of n terms of a G.P; S_n=a(1-r^n)/(1-r).

=> S_n=2(1-2^n)/(1-2)

=> S_n= -2(1-2^n).

Hence the result proved.


No comments:

Post a Comment

Check whether 7+3x is a factor of 3x^3+7x ? [ncert]

                               Now take 7+3x=0 =>3x= -7 => x= -7/3 => If p(x)=3x^3+7x , then, => p(-7/3) = 3(-7/3)^3+7(-7/3) =...